var golang.org/x/net/http2.got1xxFuncForTests

2 uses

	golang.org/x/net/http2 (current package)
		transport.go#L400: var got1xxFuncForTests func(int, textproto.MIMEHeader) error
		transport.go#L405: 	if fn := got1xxFuncForTests; fn != nil {